home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / esc.jar / com / extensibility / app / test / TestApplication$1.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-06-30  |  588 b   |  17 lines

  1. package com.extensibility.app.test;
  2.  
  3. import com.extensibility.app.UI;
  4.  
  5. class TestApplication$1 extends UI {
  6.    // $FF: synthetic field
  7.    final TestApplication this$0;
  8.  
  9.    protected String getResourcePkg() {
  10.       return TestApplication.access$2000071();
  11.    }
  12.  
  13.    TestApplication$1(TestApplication var1) {
  14.       this.this$0 = var1;
  15.    }
  16. }
  17.